Skip to content

Conversation

ozscheyge
Copy link
Contributor

@ozscheyge ozscheyge commented Jul 7, 2021

#178

Using

FieldDescriptor("some[*].foo", "some", "Object"),
FieldDescriptor("some[*].bar", "some", "Object")

(both with wildcard)
or

FieldDescriptor("some[].foo", "some", "Object"),
FieldDescriptor("some[].bar", "some", "Object")

(both without wildcard)
pass, just a mixture fails with StackOverflowError.

@ozscheyge ozscheyge added the WIP Work in progress, please don't merge yet! label Jul 7, 2021
@ePages-de ePages-de deleted a comment from sonarqubecloud bot Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work in progress, please don't merge yet!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants